pushScenarioState
The pushScenarioState enables distribution of a new scenario status and thus a notification of the procedure with the planned scenario
Path Parameters
- bpns string requiredExample: BPNS00000007OTZ3
- scenarioId string requiredExample: 50737df3-4237-4652-b092-1ef8649f6ca6
- state string required
Possible values: [
InRealization
,Processed
,Canceled
]Example: InRealization
Responses
- 200
- 400
- 401
- 402
- 403
- 405
- 406
- 407
- 500
- 501
OK
- text
- Schema
Schema
- string
Bad request
- text
- Schema
Schema
- string
Unauthorized
- text
- Schema
Schema
- string
Unknown BPNS
- text
- Schema
Schema
- string
Forbidden
- text
- Schema
Schema
- string
Method not allowed
- text
- Schema
Schema
- string
Unknown Scenario
- text
- Schema
Schema
- string
Unknown State
- text
- Schema
Schema
- string
Internal server error
- text
- Schema
Schema
- string
Service unavailable
- text
- Schema
Schema
- string
Loading...